home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>LoadingWizardForm</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>LoadingWizardForm</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>398</width>
- <height>378</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>3</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer1</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QFrame">
- <property name="name">
- <cstring>LoadingFrame</cstring>
- </property>
- <property name="paletteBackgroundColor">
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="lineWidth">
- <number>0</number>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>10</number>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>32767</width>
- <height>32767</height>
- </size>
- </property>
- <property name="backgroundMode">
- <enum>PaletteBase</enum>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>The Synthetic Backup Wizard is initializing, please wait..</string>
- </property>
- <property name="scaledContents">
- <bool>false</bool>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter|AlignLeft</set>
- </property>
- </widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>InitComment</cstring>
- </property>
- <property name="maximumSize">
- <size>
- <width>32767</width>
- <height>30</height>
- </size>
- </property>
- <property name="backgroundMode">
- <enum>PaletteBase</enum>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- <widget class="QProgressBar">
- <property name="name">
- <cstring>LoadWizardProgress</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>32767</width>
- <height>15</height>
- </size>
- </property>
- <property name="lineWidth">
- <number>0</number>
- </property>
- <property name="totalSteps">
- <number>3</number>
- </property>
- <property name="progress">
- <number>-1</number>
- </property>
- <property name="percentageVisible">
- <bool>false</bool>
- </property>
- </widget>
- </vbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>11</height>
- </size>
- </property>
- </spacer>
- <widget class="QFrame">
- <property name="name">
- <cstring>frame4</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="CLabelEx">
- <property name="name">
- <cstring>AboutSBWLink</cstring>
- </property>
- <property name="text">
- <string>Read more about this wizard</string>
- </property>
- <property name="alignment">
- <set>AlignVCenter</set>
- </property>
- <property name="HyperLinkMode" stdset="0">
- <bool>true</bool>
- </property>
- </widget>
- </vbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>25</height>
- </size>
- </property>
- </spacer>
- </vbox>
- </widget>
- <connections>
- <connection>
- <sender>AboutSBWLink</sender>
- <signal>Clicked()</signal>
- <receiver>LoadingWizardForm</receiver>
- <slot>AboutSBWLink_Clicked()</slot>
- </connection>
- </connections>
- <includes>
- <include location="local" impldecl="in implementation">arr_start.ui.h</include>
- </includes>
- <slots>
- <slot>onWelcomeBackupModeButtonClicked( int )</slot>
- <slot>AboutSBWLink_Clicked()</slot>
- </slots>
- <layoutdefaults spacing="3" margin="0"/>
- <includehints>
- <includehint>labelex.h</includehint>
- </includehints>
- </UI>
-